home *** CD-ROM | disk | FTP | other *** search
- AddUser:
- This utility takes a filename with a single user definition and
- adds it to the system. The format of the file is:
-
- 8 lines of required data
-
- Line 1:User name (string, up to 20 characters long)
- Line 2:Password (string, up to 20 characters long)
- Line 3:Screen width (numeric, in columns)
- Line 4:Expert setting (ON or OFF)
- Line 5:Floor setting (ON or OFF)
- Line 6:Linefeeds setting (ON or OFF)
- Line 7:Display Time on messages (ON or OFF)
- Line 8:Last Old on New toggle (ON or OFF)
-
- 11 additional lines of optional data, if you want line 19 you
- must include lines 10-18.
-
- Line 9:Aide setting (ON or OFF) (default to OFF)
- Line 10:Number of NULLS (numeric) (default 0)
- Line 11:Number of LD credits (numeric) (default 0)
- Line 12:Net privileges (ON or OFF) (default OFF)
- Line 13:Door privileges (ON or OFF) (default OFF)
- Line 14:Download privileges (ON or OFF) (default OFF)
- Line 15:Permanent account (ON or OFF) (default OFF)
- Line 16:Half Duplex setting (ON or OFF) (default OFF)
- Line 17:Twit setting (ON or OFF) (default OFF)
- Line 18:.ECD setting (numeric) (default 0)
- Line 19:.ECZ setting (ON or OFF) (defaults to OFF)
-
-
- If something is found to be in error, the user is not added.
-